Function vc6_sys::SetWindowRgn

source ·
pub unsafe extern "stdcall" fn SetWindowRgn(
    hWnd: HWND,
    hRgn: HRGN,
    bRedraw: BOOL
) -> c_int