imsz
0.2.2
imsz
Function
is_tga
Copy item path
source
pub(crate) fn is_tga<R>(file:
&mut R
) ->
Result
<
bool
>
where R:
Read
+
Seek
,