[][src]Function swim_c_sys::string::strncmp

pub unsafe extern "C" fn strncmp(
    cs: *const cchar,
    ct: *const cchar,
    n: size_t
) -> int