python3_sys::PyNumber_InPlaceSubtract [] [src]

pub unsafe extern fn PyNumber_InPlaceSubtract(o1: *mut PyObject, o2: *mut PyObject) -> *mut PyObject