[][src]Function rustc_llvm_proxy::proxy::LLVMGetNamedMetadataOperands

#[no_mangle]
pub unsafe extern "C" fn LLVMGetNamedMetadataOperands(
    M: LLVMModuleRef,
    name: *const c_char,
    Dest: *mut LLVMValueRef
)