Function phper_sys::zend_atoi

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