pub unsafe extern "C" fn fdf_env_dispatcher_has_queued_tasks(
dispatcher: *mut fdf_dispatcher_t,
) -> boolExpand description
Returns whether the dispatcher has any queued tasks.
pub unsafe extern "C" fn fdf_env_dispatcher_has_queued_tasks(
dispatcher: *mut fdf_dispatcher_t,
) -> boolReturns whether the dispatcher has any queued tasks.