Type Definition TaskFunction_t
Other items inbl602_sdk::wifi
pub type TaskFunction_t = Option<unsafe extern "C" fn(arg1: *mut c_void)>;