Macro libcryptsetup_rs::from_str_ptr
source · macro_rules! from_str_ptr { ( $str_ptr:expr ) => { ... }; }
Expand description
Convert a *const c_char into a &str type
macro_rules! from_str_ptr { ( $str_ptr:expr ) => { ... }; }
Convert a *const c_char into a &str type