pub unsafe extern "C" fn Tex3DS_GetSubTexture(
    texture: Tex3DS_Texture,
    index: usize
) -> *const Tex3DS_SubTexture
Expand description

Get subtexture

§Arguments

  • texture (direction in) - Tex3DS texture
  • index (direction in) - Subtexture index

§Returns

Subtexture info