[][src]Function lawrencium::MoveWindow

pub unsafe extern "system" fn MoveWindow(
    hWnd: HWND,
    X: c_int,
    Y: c_int,
    nWidth: c_int,
    nHeight: c_int,
    bRepaint: BOOL
) -> BOOL