pub unsafe extern "system" fn GetSystemMenu( hwnd: *mut c_void, brevert: i32, ) -> *mut c_void
#73 GetSystemMenu
#73
retrieves the handle of the system menu for the window specified in the hWnd parameter
hWnd