rustc_codegen_llvm::llvm

Function LLVMGetParamTypes

Source
pub unsafe extern "C" fn LLVMGetParamTypes<'a>(
    FunctionTy: &'a Type,
    Dest: *mut &'a Type,
)