Struct gravity::gravity_function_t__bindgen_ty_1__bindgen_ty_1 [] [src]

#[repr(C)]
pub struct gravity_function_t__bindgen_ty_1__bindgen_ty_1 { pub cpool: gravity_value_r, pub ninsts: u32, pub bytecode: *mut u32, pub purity: f32, pub useargs: bool, }

Fields

Trait Implementations

impl Debug for gravity_function_t__bindgen_ty_1__bindgen_ty_1
[src]

Formats the value using the given formatter.

impl Copy for gravity_function_t__bindgen_ty_1__bindgen_ty_1
[src]

impl Clone for gravity_function_t__bindgen_ty_1__bindgen_ty_1
[src]

Returns a copy of the value. Read more

Performs copy-assignment from source. Read more