pub unsafe extern "C" fn aws_path_exists(
    path: *const aws_string
) -> bool
Expand description

Returns true if a file or path exists, otherwise, false.