LLVMGetParamTypes

Function LLVMGetParamTypes 

Source
pub unsafe extern "C" fn LLVMGetParamTypes(
    FunctionTy: LLVMTypeRef,
    Dest: *mut LLVMTypeRef,
)