Function NtUserSetDialogSystemMenu

Source
pub unsafe fn NtUserSetDialogSystemMenu(
    hwnd: HWND,
) -> Result<BOOL, UserCallError>
Expand description