llvm_sys::core

Function LLVMBuildRet

Source
pub unsafe extern "C" fn LLVMBuildRet(
    arg1: LLVMBuilderRef,
    V: LLVMValueRef,
) -> LLVMValueRef