Function mozjs_sys::glue::generated::root::StreamConsumerConsumeChunk

source ยท
pub unsafe extern "C" fn StreamConsumerConsumeChunk(
    sc: *mut StreamConsumer,
    begin: *const u8,
    length: usize,
) -> bool