Struct random_access_memory::Sync [] [src]

pub struct Sync;

Main constructor.

Methods

impl Sync
[src]

[src]

Create a new instance.

[src]

Create a new instance with a 1mb page size.

[src]

Create a new instance, but pass the initial buffers to the constructor.

Trait Implementations

Auto Trait Implementations

impl Send for Sync

impl Sync for Sync