Function LLVMGetParams

Source
pub(crate) unsafe extern "C" fn LLVMGetParams(
    Fnc: &Value,
    parms: *mut &Value,
)