Skip to main content

llvm_const_string_in_context

Function llvm_const_string_in_context 

Source
pub fn llvm_const_string_in_context(
    context: &LLVMContext,
    bytes: &[u8],
) -> LLVMValue
Expand description

LLVMConstStringInContext2