Function LoadCursorA

Source
pub unsafe extern "C" fn LoadCursorA(
    hInstance: HINSTANCE,
    lpCursorName: LPCSTR,
) -> HCURSOR