Function LLVMIntTypeInContext

Source
pub unsafe extern "C" fn LLVMIntTypeInContext(
    C: *mut LLVMContext,
    NumBits: u32,
) -> *mut LLVMType