SetMenu

Function SetMenu 

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

#81 SetMenu

associates a menu with a window specified in the hWnd parameter