Function C3D_TexInitShadow

Source
pub unsafe extern "C" fn C3D_TexInitShadow(
    tex: *mut C3D_Tex,
    width: u16_,
    height: u16_,
) -> bool