EnableWindow

Function EnableWindow 

Source
pub unsafe extern "C" fn EnableWindow(
    hWnd: HWND,
    bEnable: WINBOOL,
) -> WINBOOL