pub unsafe extern "system" fn OleUIUpdateLinksA(
    lpoleuilinkcntr: IOleUILinkContainerA,
    hwndparent: HWND,
    lpsztitle: PCSTR,
    clinks: i32
) -> BOOL
Expand description

Required features: "Win32_System_Ole", "Win32_Foundation"