[][src]Function rustc_llvm_proxy::proxy::LLVMGetParamTypes

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