Function mozjs::jsapi::JS_Assert

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