pipe_detach_from_event_loop

Function pipe_detach_from_event_loop 

Source
pub unsafe extern "C" fn pipe_detach_from_event_loop(
    pipe: *mut PipeSide,
)
Expand description

Detaches a PipeSide from the FuriEventLoop that it was previously attached to.

ยงArguments

  • [in] - pipe Pipe side to detach to the event loop