Macro mozjs::gc::trace::impl_traceable_fnptr

source ยท
macro_rules! impl_traceable_fnptr {
    () => { ... };
    ($($arg:ident)+) => { ... };
}