Function zend_bin_strtod

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