window_hotkey

Function window_hotkey 

Source
pub unsafe extern "C" fn window_hotkey(
    window: *mut Window,
    key: vkey_t,
    modifiers: u32,
    listener: *mut Listener,
)