LLVMGetPreviousFunction

Function LLVMGetPreviousFunction 

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