Function grokj2k_sys::grk_stream_create_mapped_file_stream[][src]

pub unsafe extern "C" fn grk_stream_create_mapped_file_stream(
    fname: *const c_char,
    read_stream: bool
) -> *mut grk_stream
Expand description

Create mapped file stream

@param fname file name @param read_stream true if this is a read stream, otherwise false