Function windows_sys::Win32::System::Ole::OleSetMenuDescriptor

pub unsafe extern "system" fn OleSetMenuDescriptor(
    holemenu: isize,
    hwndframe: HWND,
    hwndactiveobject: HWND,
    lpframe: *mut c_void,
    lpactiveobj: *mut c_void,
) -> HRESULT