[go: up one dir, main page]

pub unsafe extern "C" fn PyStructSequence_InitType(
    _type: *mut PyTypeObject,
    desc: *mut PyStructSequence_Desc
)
This is supported on non-Py_LIMITED_API only.