[][src]Function glulxe_sys::glk_stream_open_memory

pub unsafe extern "C" fn glk_stream_open_memory(
    buf: *mut c_char,
    buflen: glui32,
    fmode: glui32,
    rock: glui32
) -> strid_t