Function mozjs::rust::ToInt32

source ·
pub unsafe fn ToInt32(cx: *mut JSContext, v: HandleValue<'_>) -> Result<i32, ()>