Function zend_oct_strtod

Source
pub unsafe extern "C" fn zend_oct_strtod(
    str_: *const c_char,
    endptr: *mut *const c_char,
) -> f64