fdf_sys

Function fdf_channel_wait_async

Source
pub unsafe extern "C" fn fdf_channel_wait_async(
    dispatcher: *mut fdf_dispatcher,
    channel_read: *mut fdf_channel_read,
    options: u32,
) -> zx_status_t