Macro mozjs::c_str

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