python3_sys::PyUnicode_Partition [] [src]

pub unsafe extern fn PyUnicode_Partition(s: *mut PyObject, sep: *mut PyObject) -> *mut PyObject