Type Definition classicube_sys::Net_Handler

source · []
pub type Net_Handler = Option<unsafe extern "C" fn(data: *mut cc_uint8)>;