Function llvm_sys::core::LLVMGetParamTypes

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