Function LLVMMDString

Source
pub unsafe extern "C" fn LLVMMDString(
    Str: *const c_char,
    SLen: c_uint,
) -> LLVMValueRef
👎Deprecated since 90.0.0: Use LLVMMDStringInContext2 instead.