Function js::jsapi::JS_strdup [] [src]

pub unsafe extern "C" fn JS_strdup(
    cx: *mut JSContext,
    s: *const c_char
) -> *mut c_char