[][src]Function qjs_sys::JS_ToInt32

pub unsafe extern "C" fn JS_ToInt32(
    ctx: *mut JSContext,
    pres: *mut i32,
    val: JSValue
) -> c_int