Struct rpgffi::NullTest [] [src]

#[repr(C)]
pub struct NullTest { pub xpr: Expr, pub arg: *mut Expr, pub nulltesttype: NullTestType, pub argisrow: bool_, pub location: c_int, }

Fields

Trait Implementations

impl Copy for NullTest
[src]

impl Clone for NullTest
[src]

[src]

Returns a copy of the value. Read more

1.0.0
[src]

Performs copy-assignment from source. Read more