python27_sys::PyNumber_Power [] [src]

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