python27_sys::PyNumber_Xor [] [src]

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