pub unsafe fn chart_set_point_count(obj: *mut Object, cnt: u32) -> Result<()>
This function is unsafe because it may dereference raw pointers.