python3_sys::setattrfunc [] [src]

type setattrfunc = unsafe extern fn(arg1: *mut PyObject, arg2: *mut c_char, arg3: *mut PyObject) -> c_int;