nrfxlib API
0.1.0
Loading...
Searching...
No Matches
◆
OSAL_Memcpy()
void * OSAL_Memcpy
(
void *
Dst
,
const void *
Src
,
size_t
Num
)
Copies data from one buffer to another.
Parameters
[in]
Dst
Copy destination buffer.
[in]
Src
Copy source buffer.
[in]
Num
Size of the data to copy.
Returns
Pointer to the destination buffer.
lc3
platform
os
inc
osal.h
Generated on Thu Sep 26 2024 10:53:01 for nrfxlib API by
1.9.6