Function vips_strtod

Source
pub unsafe extern "C" fn vips_strtod(
    str_: *const c_char,
    out: *mut f64,
) -> c_int