Skip to main content

StringToDouble

Function StringToDouble 

Source
pub unsafe extern "C" fn StringToDouble(
    str_: *mut c_char,
    d: *mut f64,
) -> c_int