Function rquickjs::qjs::js_strdup

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