quickjs_runtime::quickjs_utils::primitives

Function to_i32

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