Function python3_sys::PyStructSequence_New
source ยท pub unsafe extern "C" fn PyStructSequence_New(
_type: *mut PyTypeObject,
) -> *mut PyObject
pub unsafe extern "C" fn PyStructSequence_New(
_type: *mut PyTypeObject,
) -> *mut PyObject