pub type RawDevice = *mut crypt_device;
Expand description

Raw pointer to the underlying crypt_device opaque struct