Type Definition python27_sys::wrapperfunc [] [src]

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