Type Definition rofi_plugin_sys::ModeFree

source ·
pub type ModeFree = Option<unsafe extern "C" fn(data: *mut Mode)>;
Expand description

Free the switcher.

Only to be used when the switcher object itself is dynamic and has data in Mode::ed.