Function EnableWindow

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