= 768" x-on:close-sidebar="sidebar=window.innerWidth >= 768 && true">
package ctypes
-
ctypes
-
ctypes-top
Legend:
Library
Module
Module type
Parameter
Class
Class type
Library
Module
Module type
Parameter
Class
Class type
x lsl y
shifts x
to the left by y
bits. See shift_left
.
x lsr y
shifts x
to the right by y
bits. See shift_right
.