JS_FreeValueRT

Function JS_FreeValueRT 

Source
pub unsafe extern "C" fn JS_FreeValueRT(
    rt: *mut JSRuntime,
    v: JSValue,
)