Function js::jsapi::JS_StringHasBeenPinned
[−]
[src]
pub unsafe extern "C" fn JS_StringHasBeenPinned(
cx: *mut JSContext,
str: *mut JSString
) -> bool