Function rustc_codegen_llvm::llvm_::ffi::LLVMAddNamedMetadataOperand

source ยท
pub unsafe extern "C" fn LLVMAddNamedMetadataOperand<'a>(
    M: &'a Module,
    Name: *const c_char,
    Val: &'a Value,
)