zend_atoi

Function zend_atoi 

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

Deprecatd in favor of ZEND_STRTOL()