chart_get_type

Function chart_get_type 

Source
pub unsafe fn chart_get_type(obj: *const Object) -> Result<ChartType>
Expand description

ยงSafety

This function is unsafe because it may dereference raw pointers.