Function classicube_sys::Stream_Read

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