Skip to main content

zend_atol

Function zend_atol 

Source
pub unsafe extern "C" fn zend_atol(
    str_: *const c_char,
    str_len: usize,
) -> zend_long
Expand description

Deprecated in favor of ZEND_STRTOL()