Function zend_atoi

Source
pub unsafe extern "C" fn zend_atoi(
    str_: *const c_char,
    str_len: size_t,
) -> c_int