Function scratchstack_wrapper_aws_c_io::aws_path_exists
source · 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.
pub unsafe extern "C" fn aws_path_exists(
path: *const aws_string
) -> bool
Returns true if a file or path exists, otherwise, false.