[][src]Function CCODE::SetMenuItemBitmaps

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