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
) -> !