python3_sys::PyNumber_InPlaceMultiply [] [src]

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