Struct rpgffi::ViewOptions [] [src]

#[repr(C)]
pub struct ViewOptions { pub vl_len_: int32, pub security_barrier: bool_, pub check_option_offset: c_int, }

Fields

Trait Implementations

impl Copy for ViewOptions
[src]

impl Clone for ViewOptions
[src]

[src]

Returns a copy of the value. Read more

1.0.0
[src]

Performs copy-assignment from source. Read more