Skip to main content

PyNumber_Rshift

Function PyNumber_Rshift 

Source
pub unsafe extern "C" fn PyNumber_Rshift(
    o1: *mut PyObject,
    o2: *mut PyObject,
) -> *mut PyObject
⚠️ Internal Docs ⚠️ Not Public API 👉 Official Docs Here