Function mozjs_sys::jsapi::JS_Assert

source ยท
pub unsafe extern "C" fn JS_Assert(
    s: *const c_char,
    file: *const c_char,
    ln: c_int,
) -> !