Function rustc_codegen_llvm::llvm::LLVMGetMDKindIDInContext

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