Function pw_strv_find_common

Source
pub unsafe extern "C" fn pw_strv_find_common(
    a: *mut *mut c_char,
    b: *mut *mut c_char,
) -> c_int