Function grokj2k_sys::grk_stream_set_user_data_length[][src]

pub unsafe extern "C" fn grk_stream_set_user_data_length(
    stream: *mut grk_stream,
    data_length: u64
)
Expand description

Set the length of the user data for the stream.

@param stream the stream to modify @param data_length length of the user_data.