Function esp_idf_hal::sys::arg_strn

source ·
pub unsafe extern "C" fn arg_strn(
    shortopts: *const i8,
    longopts: *const i8,
    datatype: *const i8,
    mincount: i32,
    maxcount: i32,
    glossary: *const i8
) -> *mut arg_str