Function vc6_sys::EnableMenuItem

source ·
pub unsafe extern "stdcall" fn EnableMenuItem(
    hMenu: HMENU,
    uIDEnableItem: UINT,
    uEnable: UINT
) -> BOOL