PyFrozenSet_New

Function PyFrozenSet_New 

Source
pub unsafe extern "C" fn PyFrozenSet_New(
    arg1: *mut PyObject,
) -> *mut PyObject