Function zend_atoi

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