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

Required features: "Win32_UI_WindowsAndMessaging", "Win32_Foundation"