esp_idf_svc::sys

Function strtol

Source
pub unsafe extern "C" fn strtol(
    __n: *const u8,
    __end_PTR: *mut *mut u8,
    __base: i32,
) -> i32