Function esp_idf_hal::sys::strtol

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