Function rustc_llvm_proxy::proxy::LLVMConstString
source · #[no_mangle]
pub unsafe extern "C" fn LLVMConstString(
Str: *const c_char,
Length: c_uint,
DontNullTerminate: LLVMBool
) -> LLVMValueRef
#[no_mangle]
pub unsafe extern "C" fn LLVMConstString(
Str: *const c_char,
Length: c_uint,
DontNullTerminate: LLVMBool
) -> LLVMValueRef