setattrofunc

Type Alias setattrofunc 

Source
pub type setattrofunc = unsafe extern "C" fn(*mut PyObject, *mut PyObject, *mut PyObject) -> c_int;