rustc::lib::llvm::llvm::LLVMConstStringInContext[src]

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