pub unsafe extern "C" fn aws_path_exists(
path: *const aws_string
) -> boolExpand description
Returns true if a file or path exists, otherwise, false.
pub unsafe extern "C" fn aws_path_exists(
path: *const aws_string
) -> boolReturns true if a file or path exists, otherwise, false.