Skip to main content

fdf_env_driver_resume

Function fdf_env_driver_resume 

Source
pub unsafe extern "C" fn fdf_env_driver_resume(driver: *const c_void)
Expand description

Resumes the dispatchers owned by the driver. The runtime will move pending callbacks back to the main queue and start accepting new work.