Function LLVMGetParamTypes

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