Skip to main content

ktxTexture_GetDataSize

Function ktxTexture_GetDataSize 

Source
pub unsafe extern "C" fn ktxTexture_GetDataSize(
    This: *mut ktxTexture,
) -> ktx_size_t
Expand description

Returns the size of all the image data of a ktxTexture object in bytes.