Function LLVMGetPreviousFunction

Source
#[no_mangle]
pub extern "C" fn LLVMGetPreviousFunction(
    Fn: LLVMValueRef,
) -> LLVMValueRef