pub unsafe extern "system" fn LoadCursorW(
    hinstance: HMODULE,
    lpcursorname: PCWSTR
) -> HCURSOR
Expand description

Required features: "Win32_UI_WindowsAndMessaging", "Win32_Foundation"