Skip to main content

PyUnstable_TryIncRef

Function PyUnstable_TryIncRef 

Source
pub unsafe extern "C" fn PyUnstable_TryIncRef(
    obj: *mut PyObject,
) -> c_int