Function LoadCursorW

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