Type Alias mozjs::glue::EncodedStringCallback

source ·
pub type EncodedStringCallback = fn(_: *const i8);

Trait Implementations§

source§

impl<Ret, A> Traceable for fn(_: A) -> Ret

source§

unsafe fn trace(&self, _: *mut JSTracer)

Trace self.