Function steamworks_sys::SteamAPI_ISteamUtils_GetImageSize[][src]

pub unsafe extern "C" fn SteamAPI_ISteamUtils_GetImageSize(
    self_: *mut ISteamUtils,
    iImage: c_int,
    pnWidth: *mut uint32,
    pnHeight: *mut uint32
) -> bool