[][src]Macro sunshine_identity_ffi::__cstr

macro_rules! __cstr {
    ($ptr:expr, allow_null) => { ... };
    ($ptr:expr) => { ... };
    ($ptr:expr, $error:expr) => { ... };
}