pub unsafe extern "C" fn c4db_scopeNames(
db: *mut C4Database,
outError: *mut C4Error,
) -> FLMutableArrayExpand description
Returns the names of all existing scopes, in the order in which they were created. @note You are responsible for releasing the returned Fleece array.