Function steamworks_sys::SteamAPI_ISteamRemoteStorage_FileReadAsyncComplete[][src]

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