python27_sys

Function PyGen_NeedsFinalizing

Source
pub unsafe extern "C" fn PyGen_NeedsFinalizing(
    op: *mut PyGenObject,
) -> c_int