Function mozjs_sys::jsapi::js::ToInt8Slow

source ยท
pub unsafe extern "C" fn ToInt8Slow(
    cx: *mut JSContext,
    v: HandleValue,
    out: *mut i8,
) -> bool