Skip to main content

create_heap_buffer_source_with_length

Function create_heap_buffer_source_with_length 

Source
pub(crate) fn create_heap_buffer_source_with_length<T>(
    cx: &mut JSContext,
    len: u32,
) -> Fallible<RootedTraceableBox<HeapBufferSource<T>>>