Function libvips::bindings::g_memory_input_stream_add_data[][src]

pub unsafe extern "C" fn g_memory_input_stream_add_data(
    stream: *mut GMemoryInputStream,
    data: *const c_void,
    len: gssize,
    destroy: GDestroyNotify
)