pub unsafe fn read_resource_directory_from_scratch( ptr: *mut u8, ) -> Option<(String, bool)>
Read a resource-directory path and its sharing flag from scratch.
ptr must point to a valid SHM allocation.
ptr