Function LLVMGetPreviousFunction

Source
pub unsafe extern "C" fn LLVMGetPreviousFunction(
    Fn: *mut LLVMValue,
) -> *mut LLVMValue