Function rofi_plugin_sys::mode_set_private_data
source · pub unsafe extern "C" fn mode_set_private_data(
mode: *mut Mode,
pd: *mut c_void
)Expand description
A helper function for modes: set the private data object.
pub unsafe extern "C" fn mode_set_private_data(
mode: *mut Mode,
pd: *mut c_void
)A helper function for modes: set the private data object.