Function tiny_game_framework::GetCompressedTextureImage

source ยท
pub unsafe fn GetCompressedTextureImage(
    texture: u32,
    level: i32,
    bufSize: i32,
    pixels: *mut c_void
)