rustc_codegen_llvm::llvm

Function LLVMGetParams

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