python3_sys::PyUnicode_RPartition [] [src]

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