Skip to main content

NativeFunc

Type Alias NativeFunc 

Source
pub type NativeFunc = fn(&mut JSContext, &[JSValue]) -> JSValue;