script::dom::bindings::import::module::jsapi::js

Function ToInt8Slow

source
pub unsafe extern "C" fn ToInt8Slow(
    cx: *mut JSContext,
    v: Handle<Value>,
    out: *mut i8,
) -> bool