rustc_llvm::LLVMConstStringInContextExperimental [-]  [+] [src]

pub unsafe fn LLVMConstStringInContext(C: ContextRef, Str: *const c_char, Length: c_uint, DontNullTerminate: Bool) -> ValueRef