Skip to main content

LLVMGetMDKindID

Function LLVMGetMDKindID 

Source
pub unsafe extern "C" fn LLVMGetMDKindID(
    Name: *const c_char,
    SLen: c_uint,
) -> c_uint
👎Deprecated since 221.0.0: Use of the global context is deprecated, use LLVMGetMDKindIDInContext instead