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

Required features: "Win32_UI_WindowsAndMessaging", "Win32_Foundation"