Function LLVMGetParamTypes

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