Skip to main content

SteamAPI_ISteamScreenshots_AddVRScreenshotToLibrary

Function SteamAPI_ISteamScreenshots_AddVRScreenshotToLibrary 

Source
pub unsafe extern "C" fn SteamAPI_ISteamScreenshots_AddVRScreenshotToLibrary(
    self_: *mut ISteamScreenshots,
    eType: EVRScreenshotType,
    pchFilename: *const c_char,
    pchVRFilename: *const c_char,
) -> ScreenshotHandle