pub unsafe extern "C" fn aws_directory_exists(
dir_path: *const aws_string
) -> bool
Expand description
Returns true if the directory currently exists. Otherwise, it returns false.
pub unsafe extern "C" fn aws_directory_exists(
dir_path: *const aws_string
) -> bool
Returns true if the directory currently exists. Otherwise, it returns false.