Macro mozjs::c_str

source ·
macro_rules! c_str {
    ($str:expr) => { ... };
}