pub unsafe extern "C" fn LLVMMDString(
Str: *const c_char,
SLen: c_uint,
) -> LLVMValueRef👎Deprecated since 90.0.0: Use of the global context is deprecated, use LLVMMDStringInContext2 instead.
pub unsafe extern "C" fn LLVMMDString(
Str: *const c_char,
SLen: c_uint,
) -> LLVMValueRef