Type Definition js::jsapi::JSCSPEvalChecker
[−]
[src]
type JSCSPEvalChecker = Option<unsafe extern "C" fn(cx: *mut JSContext) -> bool>;