Function LLVMBuildRet

Source
pub unsafe extern "C" fn LLVMBuildRet(
    arg1: *mut LLVMBuilder,
    V: *mut LLVMValue,
) -> *mut LLVMValue