pub unsafe extern "system" fn OleUIUpdateLinksW(
    lpoleuilinkcntr: IOleUILinkContainerW,
    hwndparent: HWND,
    lpsztitle: PCWSTR,
    clinks: i32
) -> BOOL
Expand description

Required features: "Win32_System_Ole", "Win32_Foundation"