Function rustc_codegen_llvm::llvm::LLVMConstStringInContext
source · pub unsafe extern "C" fn LLVMConstStringInContext(
C: &Context,
Str: *const c_char,
Length: c_uint,
DontNullTerminate: Bool
) -> &Value