Function js::jsapi::obj_defineSetter
[−]
[src]
pub unsafe extern "C" fn obj_defineSetter(
cx: *mut JSContext,
argc: c_uint,
vp: *mut Value
) -> bool