Function hirofa_quickjs_sys::JS_FreeCString

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