Skip to main content
strncmp
harfrust
0.12.0
In harfrust::
hb::
tag
harfrust
::
hb
::
tag
Function
strncmp
Copy item path
Source
pub(super) fn strncmp( s1: impl
AsRef
<[
u8
]>, s2: impl
AsRef
<[
u8
]>, n:
usize
, ) ->
bool