Function rustc_llvm_proxy::proxy::LLVMConstIntOfString
source · #[no_mangle]
pub unsafe extern "C" fn LLVMConstIntOfString(
IntTy: LLVMTypeRef,
Text: *const c_char,
Radix: u8
) -> LLVMValueRef
#[no_mangle]
pub unsafe extern "C" fn LLVMConstIntOfString(
IntTy: LLVMTypeRef,
Text: *const c_char,
Radix: u8
) -> LLVMValueRef