[][src]Function winapi::um::winuser::SetMenuItemBitmaps

pub unsafe extern "system" fn SetMenuItemBitmaps(
    hMenu: HMENU,
    uPosition: UINT,
    uFlags: UINT,
    hBitmapUnchecked: HBITMAP,
    hBitmapChecked: HBITMAP
) -> BOOL