mozjs_sys::jsapi

Function JS_Assert

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