Function rustc_codegen_llvm::llvm::LLVMConstStringInContext2
source ยท pub unsafe extern "C" fn LLVMConstStringInContext2(
C: &Context,
Str: *const c_char,
Length: size_t,
DontNullTerminate: Bool,
) -> &Value