Function __strlen_chk

Source
pub unsafe extern "C" fn __strlen_chk(
    __s: *const c_char,
    __n: usize,
) -> usize