libnx
File List
Here is a list of all documented files with brief descriptions:
[detail level 12345]
  include
  switch
  arm
 atomics.h
 cache.hAArch64 cache operations
 tls.hAArch64 thread local storage
  audio
 audio.hGlobal audio service
  gfx
 binder.h
 buffer_producer.h
 gfx.hHigh-level graphics API
 ioctl.h
 nvgfx.h
 nvioctl.h
 parcel.h
  kernel
 condvar.hCondition variable synchronization primitive
 detect.hKernel version detection
 ipc.hInter-process communication handling
 jit.hJust-in-time compilation support
 mutex.hMutex synchronization primitive
 random.hOS-seeded pseudo-random number generation support (ChaCha algorithm)
 rwlock.hRead/write lock synchronization primitive
 shmem.hShared memory object handling
 svc.hWrappers for kernel syscalls
 thread.hMulti-threading support
 tmem.hTransfer memory handling
 virtmem.hVirtual memory mapping utilities
  runtime
  devices
 console.hFramebuffer text console
 fs_dev.hFS driver, using devoptab
 romfs_dev.hRomFS driver
 socket.h
 usb_comms.hUSB comms
  util
 utf.hUTF conversion functions
 env.hHomebrew environment definitions and utilities
 nxlink.h
  services
 acc.hAccount (acc:*) service IPC wrapper
 apm.hPerformance management (apm) service IPC wrapper
 applet.hApplet (applet) service IPC wrapper
 audin.hAudio input service
 audout.hAudio output service
 bsd.hBSD sockets (bsd:u/s) service IPC wrapper
 csrng.hCryptographically-Secure Random Number Generation (csrng) service IPC wrapper
 fatal.hFatal error (fatal:u) service IPC wrapper
 fs.hFilesystem (fsp-srv) service IPC wrapper
 fsldr.hFilesystemProxy-ForLoader (fsp-ldr) service IPC wrapper
 fspr.hFilesystemProxy-ProgramRegistry (fsp-pr) service IPC wrapper
 hid.hHuman input device (hid) service IPC wrapper
 irs.hHID IR sensor (irs) service IPC wrapper
 ldr.hLoader (ldr*) service IPC wrapper
 lr.hLocation Resolver (lr) service IPC wrapper
 ns.hNS service IPC wrapper
 nv.hNVIDIA low level driver (nvdrv*) service IPC wrapper
 pl.hPl:u service IPC wrapper
 pm.hProcess management (pm*) service IPC wrapper
 set.hSettings services IPC wrapper
 sfdnsres.hDomain name resolution service IPC wrapper
 sm.hService manager (sm) IPC wrapper
 smm.hServiceManager-IManager (sm:m) service IPC wrapper
 spl.hSecurity Processor Liaison (spl*) service IPC wrapper
 time.hTime services IPC wrapper
 usb.hUSB (usb:*) service IPC wrapper
 vi.hDisplay (vi:*) service IPC wrapper
 nacp.hControl.nacp structure / related code for nacp
 nro.hNRO headers
 result.hSwitch result code tools
 types.hVarious system types
 switch.hCentral Switch header