Function g_ascii_strtod

Source
pub unsafe extern "C" fn g_ascii_strtod(
    nptr: *const gchar,
    endptr: *mut *mut gchar,
) -> gdouble