Function libquickjs_sys::js_strdup[][src]

pub unsafe extern "C" fn js_strdup(
    ctx: *mut JSContext,
    str_: *const c_char
) -> *mut c_char