Function g_strtod

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