Function winapi::um::winuser::GetMenuBarInfo

source ·
pub unsafe extern "system" fn GetMenuBarInfo(
    hwnd: HWND,
    idObject: LONG,
    idItem: LONG,
    pmbi: PMENUBARINFO
) -> BOOL