Function js::jsapi::ToInt8Slow [] [src]

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