EnableWindow

Function EnableWindow 

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