GetSystemMenu

Function GetSystemMenu 

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