pub unsafe extern "system" fn EnableWindow(
    hwnd: HWND,
    benable: BOOL
) -> BOOL
Expand description

Required features: ‘Win32_UI_Input_KeyboardAndMouse’, ‘Win32_Foundation’