Function gio_sys::g_memory_output_stream_new[][src]

pub unsafe extern "C" fn g_memory_output_stream_new(
    data: gpointer,
    size: size_t,
    realloc_function: GReallocFunc,
    destroy_function: GDestroyNotify
) -> *mut GOutputStream