[][src]Function rustc_llvm_proxy::proxy::LLVMGetNamedMetadataNumOperands

#[no_mangle]
pub unsafe extern "C" fn LLVMGetNamedMetadataNumOperands(
    M: LLVMModuleRef,
    name: *const c_char
) -> c_uint