Function ice_core::streaming::ice_core_stream_provider_send_chunk [] [src]

#[no_mangle]
pub unsafe fn ice_core_stream_provider_send_chunk(
    sp: *mut StreamProvider,
    data: *const u8,
    len: u32
)