Function mozjs::jsapi::ToUint32Slow

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