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

Required features: "Win32_Foundation"