nrfxlib API 0.1.0
Loading...
Searching...
No Matches

◆ strlen

unsigned int(* nrf_wifi_osal_ops::strlen) (const void *str)

Get the length of a string.

Parameters
strA pointer to the string.
Returns
The length of the string.