Function steamworks_sys::SteamAPI_ISteamHTMLSurface_KeyDown[][src]

pub unsafe extern "C" fn SteamAPI_ISteamHTMLSurface_KeyDown(
    self_: *mut ISteamHTMLSurface,
    unBrowserHandle: HHTMLBrowser,
    nNativeKeyCode: uint32,
    eHTMLKeyModifiers: ISteamHTMLSurface_EHTMLKeyModifiers,
    bIsSystemKey: bool
)