Skip to main content

SteamAPI_ISteamHTMLSurface_KeyDown

Function SteamAPI_ISteamHTMLSurface_KeyDown 

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