Function LLVMIntTypeInContext

Source
pub(crate) unsafe extern "C" fn LLVMIntTypeInContext(
    C: &Context,
    NumBits: c_uint,
) -> &Type