Function mozjs::jsapi::js::ToUint8Slow

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