Skip to main content

HostFunc

Type Alias HostFunc 

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