python3_sys::PySlice_New [] [src]

pub unsafe extern fn PySlice_New(start: *mut PyObject, stop: *mut PyObject, step: *mut PyObject) -> *mut PyObject