Function riot_sys::bf_set_all

source ·
pub unsafe extern "C" fn bf_set_all(field: *mut u8, size: size_t)
Expand description

@brief Set all bits in the bitfield to 1

@param[in] field The bitfield @param[in] size The number of bits in the bitfield