[][src]Function llvm_sys::core::LLVMIntTypeInContext

pub unsafe extern "C" fn LLVMIntTypeInContext(
    C: LLVMContextRef,
    NumBits: c_uint
) -> LLVMTypeRef