Function js::jsapi::ToUint32Slow
[−]
[src]
pub unsafe extern "C" fn ToUint32Slow(
cx: *mut JSContext,
v: HandleValue,
out: *mut u32
) -> bool