Function ezjs::runtime::jscall[][src]

pub fn jscall<T: Hookable>(
    rt: &mut JsRuntime<T>,
    argc: usize
) -> Result<(), JsException>