Struct rpgffi::ReorderBufferChange__bindgen_ty_1__bindgen_ty_2 [] [src]

#[repr(C)]
pub struct ReorderBufferChange__bindgen_ty_1__bindgen_ty_2 { pub prefix: *mut c_char, pub message_size: Size, pub message: *mut c_char, }

Fields

Trait Implementations

impl Copy for ReorderBufferChange__bindgen_ty_1__bindgen_ty_2
[src]

impl Clone for ReorderBufferChange__bindgen_ty_1__bindgen_ty_2
[src]

[src]

Returns a copy of the value. Read more

1.0.0
[src]

Performs copy-assignment from source. Read more