Function citro3d_sys::C3D_TexInit
source · pub unsafe extern "C" fn C3D_TexInit(
tex: *mut C3D_Tex,
width: u16_,
height: u16_,
format: GPU_TEXCOLOR
) -> bool
pub unsafe extern "C" fn C3D_TexInit(
tex: *mut C3D_Tex,
width: u16_,
height: u16_,
format: GPU_TEXCOLOR
) -> bool