Function wxd_DC_DrawLine

Source
pub unsafe extern "C" fn wxd_DC_DrawLine(
    dc: *mut wxd_DC_t,
    x1: c_int,
    y1: c_int,
    x2: c_int,
    y2: c_int,
)