[go: up one dir, main page]

Function pyo3::ffi::PyStructSequence_InitType[][src]

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