[][src]Function apache_nimble_sys::strnlen

pub unsafe extern "C" fn strnlen(
    __string: *const c_char,
    __maxlen: size_t
) -> size_t