rustc_llvm::LLVMConstStringInContextUnstable
[-] [+]
[src]
pub unsafe extern fn LLVMConstStringInContext(C: ContextRef, Str: *const c_char, Length: c_uint, DontNullTerminate: Bool) -> ValueRef