Function steamworks_sys::SteamAPI_ISteamAppList_GetAppName[][src]

pub unsafe extern "C" fn SteamAPI_ISteamAppList_GetAppName(
    self_: *mut ISteamAppList,
    nAppID: AppId_t,
    pchName: *mut c_char,
    cchNameMax: c_int
) -> c_int