[][src]Function openthread_sys::otPlatFlashGetSwapSize

pub unsafe extern "C" fn otPlatFlashGetSwapSize(
    aInstance: *mut otInstance
) -> u32

This function gets the size of the swap space.

@param[in] aInstance The OpenThread instance structure.

@returns The size of the swap space in bytes.