FcValue

Type Alias FcValue 

Source
pub type FcValue = struct__FcValue;

Aliased Type§

#[repr(C)]
pub struct FcValue { pub _type: u32, pub u: c_void, }

Fields§

§_type: u32§u: c_void