Type Definition python27_sys::intobjargproc[][src]

pub type intobjargproc = unsafe extern "C" fn(arg1: *mut PyObject, arg2: c_int, arg3: *mut PyObject) -> c_int;