Function libvips::bindings::vips_strtod

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