Function phper_sys::zend_hex_strtod

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