macro_rules! c_token_handler_dump {
    ( $fn_name:ident, $safe_fn_name:ident ) => { ... };
}
Expand description

Create a C-compatible callback for compatible with CryptTokenHandler