Function llvm_sys::core::LLVMMDString

source ยท
pub unsafe extern "C" fn LLVMMDString(
    Str: *const c_char,
    SLen: c_uint
) -> LLVMValueRef
๐Ÿ‘ŽDeprecated since LLVM 9.0: Use LLVMMDStringInContext2 instead.