pub unsafe extern "system" fn SetMenu( hwnd: *mut c_void, hmenu: *mut c_void, ) -> i32
#81 SetMenu
#81
associates a menu with a window specified in the hWnd parameter
hWnd