[go: up one dir, main page]

pub unsafe extern "C" fn PyStructSequence_New(
    _type: *mut PyTypeObject
) -> *mut PyObject