llvm_sys::core

Function LLVMGetParamTypes

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