Function rustc_codegen_llvm::llvm_::ffi::LLVMGetParamTypes

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