pyo3_ffi

Function PyFrozenSet_New

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