JS_FreeCString

Function JS_FreeCString 

Source
pub unsafe extern "C" fn JS_FreeCString(
    ctx: *mut JSContext,
    ptr: *const c_char,
)