Function SetWindowRgn

Source
pub unsafe extern "C" fn SetWindowRgn(
    hWnd: HWND,
    hRgn: HRGN,
    bRedraw: BOOL,
) -> c_int