args_get_first_word_length

Function args_get_first_word_length 

Source
pub unsafe extern "C" fn args_get_first_word_length(
    args: *mut FuriString,
) -> usize
Expand description

Get length of first word from arguments string

§Arguments

  • args - arguments string

§Returns

size_t length of first word