[][src]Function llvm_sys::core::LLVMMDString

pub unsafe extern "C" fn LLVMMDString(
    Str: *const c_char,
    SLen: c_uint
) -> LLVMValueRef
👎 Deprecated since LLVM 9.0:

Use LLVMMDStringInContext2 instead.