uniform_typed

Function uniform_typed 

Source
pub(crate) unsafe fn uniform_typed<T>(
    cx: *mut JSContext,
    value: &[T::Element],
    retval: MutableHandleValue<'_>,
)