Struct rsdl2::Library [] [src]

pub struct Library(_, _);

Methods

impl Library
[src]

[src]

[src]

Trait Implementations

impl Debug for Library
[src]

[src]

Formats the value using the given formatter. Read more

impl Drop for Library
[src]

[src]

Executes the destructor for this type. Read more

Auto Trait Implementations

impl !Send for Library

impl !Sync for Library