pub unsafe extern "C" fn LLVMMDString(
Str: *const c_char,
SLen: c_uint,
) -> LLVMValueRefExpand description
Deprecated: Use LLVMMDStringInContext2 instead.
pub unsafe extern "C" fn LLVMMDString(
Str: *const c_char,
SLen: c_uint,
) -> LLVMValueRefDeprecated: Use LLVMMDStringInContext2 instead.