[][src]Function soup_sys::soup_message_set_chunk_allocator

pub unsafe extern "C" fn soup_message_set_chunk_allocator(
    msg: *mut SoupMessage,
    allocator: SoupChunkAllocator,
    user_data: gpointer,
    destroy_notify: GDestroyNotify
)