GetSystemMenu

Function GetSystemMenu 

Source
pub unsafe fn GetSystemMenu<'a>(
    hwnd: impl IntoParam<'a, HWND>,
    brevert: impl IntoParam<'a, BOOL>,
) -> HMENU