Function glib_sys::g_strv_contains[][src]

pub unsafe extern "C" fn g_strv_contains(
    strv: *const *const c_char,
    str: *const c_char
) -> gboolean