pub type ButtonMenuItemCallback = Option<unsafe extern "C" fn(context: *mut c_void, index: i32, type_: InputType)>;
Expand description

Callback for any button menu actions