pub unsafe extern "C" fn aws_is_any_directory_separator(
    value: c_char
) -> bool
Expand description

Returns true iff the character is a directory separator on ANY supported platform.