Function LLVMGetLastFunction

Source
#[no_mangle]
pub extern "C" fn LLVMGetLastFunction(
    M: LLVMModuleRef,
) -> LLVMValueRef