Function script::dom::webglrenderingcontext::uniform_typed
source ยท pub unsafe fn uniform_typed<T>(
cx: *mut JSContext,
value: &[T::Element],
) -> JSValwhere
T: TypedArrayElementCreator,
pub unsafe fn uniform_typed<T>(
cx: *mut JSContext,
value: &[T::Element],
) -> JSValwhere
T: TypedArrayElementCreator,