pub unsafe extern "C" fn LLVMConstStringInContext(
C: LLVMContextRef,
Str: *const c_char,
Length: c_uint,
DontNullTerminate: LLVMBool,
) -> LLVMValueRef
pub unsafe extern "C" fn LLVMConstStringInContext(
C: LLVMContextRef,
Str: *const c_char,
Length: c_uint,
DontNullTerminate: LLVMBool,
) -> LLVMValueRef