Struct sdl2_sys::SDL_RWops__bindgen_ty_1__bindgen_ty_1 [] [src]

#[repr(C)]
pub struct SDL_RWops__bindgen_ty_1__bindgen_ty_1 { pub base: *mut Uint8, pub here: *mut Uint8, pub stop: *mut Uint8, }

Fields

Trait Implementations

impl Debug for SDL_RWops__bindgen_ty_1__bindgen_ty_1
[src]

[src]

Formats the value using the given formatter.

impl Copy for SDL_RWops__bindgen_ty_1__bindgen_ty_1
[src]

impl Clone for SDL_RWops__bindgen_ty_1__bindgen_ty_1
[src]

[src]

Returns a copy of the value. Read more

1.0.0
[src]

Performs copy-assignment from source. Read more