pub unsafe extern "system" fn LoadCursorA(
    hinstance: HINSTANCE,
    lpcursorname: PSTR
) -> HCURSOR
Expand description

Required features: ‘Win32_UI_WindowsAndMessaging’, ‘Win32_Foundation’