[][src]Function mallumo_gls::raw::clear_tex_image_null

pub unsafe fn clear_tex_image_null(
    id: TextureId,
    level: usize,
    format: TextureFormat,
    data_type: TextureDataType
) -> Result<(), Error>