Function LLVMGetParams

Source
pub unsafe extern "C" fn LLVMGetParams(
    Fn: *mut LLVMValue,
    Params: *mut *mut LLVMValue,
)