Function MoveToEx

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