[][src]Type Definition esp_idf_sys::TaskFunction_t

type TaskFunction_t = Option<unsafe extern "C" fn(arg1: *mut c_void)>;