python27_sys::PyNumber_InPlaceXor [] [src]

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