#[unsafe(no_mangle)]pub unsafe extern "C" fn pkgcraft_restrict_parse_dep( s: *const c_char, ) -> *mut Restrict
Parse a dependency restriction.
Returns NULL on error.
The argument must be a non-null string.