Function pyo3_ffi::PyNumber_Lshift

source ·
pub unsafe extern "C" fn PyNumber_Lshift(
o1: *mut PyObject,
o2: *mut PyObject
) -> *mut PyObject