Function arduboy_rust::prelude::strlen
source · pub fn strlen(cstr: *const i8) -> usize
Expand description
A C function to get the length of a string
pub fn strlen(cstr: *const i8) -> usize
A C function to get the length of a string