Function classicube_sys::Stream_Write

source ยท
pub unsafe extern "C" fn Stream_Write(
    s: *mut Stream,
    buffer: *const cc_uint8,
    count: cc_uint32,
) -> cc_result