fz_strverscmp

Function fz_strverscmp 

Source
pub unsafe extern "C" fn fz_strverscmp(
    s1: *const c_char,
    s2: *const c_char,
) -> c_int
Expand description

portable strverscmp(3) function