SetWindowRgn

Function SetWindowRgn 

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