python27_sys::intobjargproc [] [src]

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