pub unsafe extern "system" fn OleGetIconOfClass(
    rclsid: *const GUID,
    lpszlabel: PCWSTR,
    fusetypeaslabel: BOOL
) -> isize
Expand description

Required features: "Win32_System_Ole", "Win32_Foundation"