macro_rules! seek_crypt_key_base_impl {
($crypt:ident, $reader:ident, $typ:ty) => { ... };
}Available on crate features
kirikiri and kirikiri-arc only.macro_rules! seek_crypt_key_base_impl {
($crypt:ident, $reader:ident, $typ:ty) => { ... };
}kirikiri and kirikiri-arc only.