Skip to main content

PyUnstable_EnableTryIncRef

Function PyUnstable_EnableTryIncRef 

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