Function guile_sys::strnlen [] [src]

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