Function gdi32::MoveToEx [] [src]

pub unsafe extern "system" fn MoveToEx(
    hdc: HDC,
    X: c_int,
    Y: c_int,
    lpPoint: LPPOINT
) -> BOOL