pub unsafe extern "system" fn SetSystemCursor(
    hcur: HCURSOR,
    id: SYSTEM_CURSOR_ID
) -> BOOL
Expand description

Required features: "Win32_UI_WindowsAndMessaging", "Win32_Foundation"