[][src]Function openthread_sys::otPlatMessagePoolNumFreeBuffers

pub unsafe extern "C" fn otPlatMessagePoolNumFreeBuffers(
    aInstance: *mut otInstance
) -> u16

Get the number of free buffers.

@param[in] aInstance A pointer to the OpenThread instance.

@returns The number of buffers currently free and available to OpenThread.