Function pyo3::ffi::PyFrozenSet_New

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