[−][src]Function llvm_sys::core::LLVMConstIntOfStringAndSize
pub unsafe extern "C" fn LLVMConstIntOfStringAndSize(
IntTy: LLVMTypeRef,
Text: *const c_char,
SLen: c_uint,
Radix: u8
) -> LLVMValueRef
pub unsafe extern "C" fn LLVMConstIntOfStringAndSize(
IntTy: LLVMTypeRef,
Text: *const c_char,
SLen: c_uint,
Radix: u8
) -> LLVMValueRef