GetSubMenu

Function GetSubMenu 

Source
pub unsafe fn GetSubMenu<'a>(
    hmenu: impl IntoParam<'a, HMENU>,
    npos: i32,
) -> HMENU