pub unsafe fn chart_set_div_line_count( obj: *mut Object, hdiv: u8, vdiv: u8, ) -> Result<()>
This function is unsafe because it may dereference raw pointers.