Function ul_sys::ulCreateKeyEventWindows[][src]

pub unsafe extern "C" fn ulCreateKeyEventWindows(
    type_: ULKeyEventType,
    wparam: usize,
    lparam: isize,
    is_system_key: bool
) -> ULKeyEvent
Expand description

Create a key event from native Windows event.