Function mozjs::jsapi::JS_string_free

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