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.
pub unsafe extern "C" fn LLVMMDString(
Str: *const c_char,
SLen: c_uint
) -> LLVMValueRef