Function js::jsapi::JS_NewStringCopyZ
[−]
[src]
pub unsafe extern "C" fn JS_NewStringCopyZ(
cx: *mut JSContext,
s: *const c_char
) -> *mut JSString