Function steamworks_sys::SteamAPI_ISteamApps_BGetDLCDataByIndex[][src]

pub unsafe extern "C" fn SteamAPI_ISteamApps_BGetDLCDataByIndex(
    self_: *mut ISteamApps,
    iDLC: c_int,
    pAppID: *mut AppId_t,
    pbAvailable: *mut bool,
    pchName: *mut c_char,
    cchNameBufferSize: c_int
) -> bool