Function LLVMGetFirstParam

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