Function zend_string_to_double

Source
pub unsafe extern "C" fn zend_string_to_double(
    number: *const c_char,
    length: zend_uint,
) -> f64