Py_GetConstant

Function Py_GetConstant 

Source
pub unsafe extern "C" fn Py_GetConstant(
    constant_id: u32,
) -> *mut PyObject