GetSystemMenu

Function GetSystemMenu 

Source
pub unsafe extern "system" fn GetSystemMenu(
    hwnd: *mut c_void,
    brevert: i32,
) -> *mut c_void
Expand description

#73 GetSystemMenu

retrieves the handle of the system menu for the window specified in the hWnd parameter