Py_GetConstantBorrowed

Function Py_GetConstantBorrowed 

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