LLVMGetParamTypes

Function LLVMGetParamTypes 

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