glib_sys

Function g_strv_contains

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