rustc_codegen_llvm::llvm_::ffi

Function LLVMGetMDKindIDInContext

Source
pub unsafe extern "C" fn LLVMGetMDKindIDInContext(
    C: &Context,
    Name: *const c_char,
    SLen: c_uint,
) -> c_uint