Function draw_point

Source
pub unsafe extern "C" fn draw_point(
    WindowHandle: Hlong,
    Row: *mut f64,
    Column: *mut f64,
) -> Herror