python27_sys::objobjargproc [] [src]

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