Type Definition python27_sys::reprfunc[][src]

pub type reprfunc = unsafe extern "C" fn(arg1: *mut PyObject) -> *mut PyObject;