rustc_codegen_llvm::llvm_::ffi

Function LLVMGetParam

Source
pub unsafe extern "C" fn LLVMGetParam(
    Fn: &Value,
    Index: c_uint,
) -> &Value