Struct sdl2_sys::SDL_RWops__bindgen_ty_1__bindgen_ty_3 [] [src]

#[repr(C)]
pub struct SDL_RWops__bindgen_ty_1__bindgen_ty_3 { pub data1: *mut c_void, pub data2: *mut c_void, }

Fields

Trait Implementations

impl Debug for SDL_RWops__bindgen_ty_1__bindgen_ty_3
[src]

[src]

Formats the value using the given formatter.

impl Copy for SDL_RWops__bindgen_ty_1__bindgen_ty_3
[src]

impl Clone for SDL_RWops__bindgen_ty_1__bindgen_ty_3
[src]

[src]

Returns a copy of the value. Read more

1.0.0
[src]

Performs copy-assignment from source. Read more