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