Type Definition python27_sys::objobjproc [] [src]

type objobjproc = unsafe extern "C" fn(_: *mut PyObject, _: *mut PyObject) -> c_int;