Function zend_atoi

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