Skip to main content

fdf_dispatcher_get_current_dispatcher

Function fdf_dispatcher_get_current_dispatcher 

Source
pub unsafe extern "C" fn fdf_dispatcher_get_current_dispatcher() -> *mut fdf_dispatcher_t
Expand description

Returns the current thread’s dispatcher. This will return NULL if not called from a dispatcher managed thread.