Type Definition python27_sys::intintobjargproc
[−]
[src]
type intintobjargproc = unsafe extern "C" fn(_: *mut PyObject, _: c_int, _: c_int, _: *mut PyObject) -> c_int;