Function pw_strv_find

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