mozjs::jsapi

Function JS_string_free

Source
pub unsafe extern "C" fn JS_string_free(
    cx: *mut JSContext,
    p: *mut c_void,
)