pub unsafe extern "C" fn fdf_dispatcher_get_async_dispatcher(
dispatcher: *mut fdf_dispatcher_t,
) -> *mut async_dispatcher_tExpand description
Returns the asynchronous dispatch interface.
pub unsafe extern "C" fn fdf_dispatcher_get_async_dispatcher(
dispatcher: *mut fdf_dispatcher_t,
) -> *mut async_dispatcher_tReturns the asynchronous dispatch interface.