Type Definition flipperzero_sys::StreamWriteCB

source ·
pub type StreamWriteCB = Option<unsafe extern "C" fn(stream: *mut Stream, context: *const c_void) -> bool>;