Type Definition python27_sys::intintobjargproc[][src]

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