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