pub unsafe extern "system" fn OleIconToCursor(
    hinstexe: HINSTANCE,
    hicon: HICON
) -> HCURSOR
Expand description

Required features: "Win32_System_Ole", "Win32_Foundation", "Win32_UI_WindowsAndMessaging"