LineTo

Function LineTo 

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