Skip to main content

SteamAPI_ISteamRemoteStorage_FileReadAsync

Function SteamAPI_ISteamRemoteStorage_FileReadAsync 

Source
pub unsafe extern "C" fn SteamAPI_ISteamRemoteStorage_FileReadAsync(
    self_: *mut ISteamRemoteStorage,
    pchFile: *const c_char,
    nOffset: uint32,
    cubToRead: uint32,
) -> SteamAPICall_t