Function apply_with_args0

Source
pub fn apply_with_args0(
    this_jsv: &JsValue,
    fn_name: &str,
) -> Result<JsValue, JsValue>
Expand description

Call a JavaScript function without arguments