Function gpiod_core::safe_set_str

source ยท
pub fn safe_set_str<const N: usize>(dst: &mut [u8; N], src: &str) -> Result<()>