Function pyo3::ffi::PySet_New

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