SteamAPI_ISteamRemoteStorage_FileReadAsyncComplete

Function SteamAPI_ISteamRemoteStorage_FileReadAsyncComplete 

Source
pub unsafe extern "C" fn SteamAPI_ISteamRemoteStorage_FileReadAsyncComplete(
    self_: *mut ISteamRemoteStorage,
    hReadCall: SteamAPICall_t,
    pvBuffer: *mut c_void,
    cubToRead: uint32,
) -> bool