Function winapi::um::winuser::GetSubMenu

source ·
pub unsafe extern "system" fn GetSubMenu(
    hMenu: HMENU,
    nPos: c_int
) -> HMENU