python27_sys

Type Alias reprfunc

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