Function LLVMGetParam

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