Skip to main content

SteamAPI_ISteamUtils_SetOverlayNotificationInset

Function SteamAPI_ISteamUtils_SetOverlayNotificationInset 

Source
pub unsafe extern "C" fn SteamAPI_ISteamUtils_SetOverlayNotificationInset(
    self_: *mut ISteamUtils,
    nHorizontalInset: c_int,
    nVerticalInset: c_int,
)