Function gdi32::LineTo [] [src]

pub unsafe extern "system" fn LineTo(
    hdc: HDC,
    nXEnd: c_int,
    nYEnd: c_int
) -> BOOL