Macro libcryptsetup_rs::c_str
source · [−]macro_rules! c_str {
( $str:tt ) => { ... };
}
Expand description
Create a C-compatible static string with a null byte
macro_rules! c_str {
( $str:tt ) => { ... };
}
Create a C-compatible static string with a null byte