python27_sys::intargfunc [] [src]

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