Function mozjs_sys::jsapi::js::ForwardToNative

source ยท
pub unsafe extern "C" fn ForwardToNative(
    cx: *mut JSContext,
    native: JSNative,
    args: *const CallArgs,
) -> bool