Skip to main content

SteamAPI_ISteamHTMLSurface_MouseMove

Function SteamAPI_ISteamHTMLSurface_MouseMove 

Source
pub unsafe extern "C" fn SteamAPI_ISteamHTMLSurface_MouseMove(
    self_: *mut ISteamHTMLSurface,
    unBrowserHandle: HHTMLBrowser,
    x: c_int,
    y: c_int,
)