Function MICU_GetEventHandle

Source
pub unsafe extern "C" fn MICU_GetEventHandle(
    handle: *mut Handle,
) -> Result
Expand description

Gets an event handle triggered when the shared memory buffer is full.

ยงArguments

  • handle - Pointer to output the event handle to.