Function zend_hex_strtod

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