Function winapi::um::winuser::EnableWindow

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