rustc_codegen_llvm::llvm

Function LLVMIntTypeInContext

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