Function esp_idf_sys::strtol
source ยท pub unsafe extern "C" fn strtol(
__n: *const c_char,
__end_PTR: *mut *mut c_char,
__base: c_int,
) -> c_long
pub unsafe extern "C" fn strtol(
__n: *const c_char,
__end_PTR: *mut *mut c_char,
__base: c_int,
) -> c_long