[][src]Type Definition rusty_v8::scope::FunctionCallbackScope

type FunctionCallbackScope<'s> = &'s mut Entered<'s, FunctionCallbackInfo>;