Function quickjs_runtime::quickjs_utils::primitives::to_i32

source ยท
pub fn to_i32(value_ref: &QuickJsValueAdapter) -> Result<i32, JsError>