Type Alias DataTable

pub type DataTable = RCHandle<SkDataTable>;

Aliased Typeยง

pub struct DataTable(/* private fields */);