[][src]Type Definition soup_sys::SoupChunkAllocator

type SoupChunkAllocator = Option<unsafe extern "C" fn(_: *mut SoupMessage, _: size_t, _: gpointer) -> *mut SoupBuffer>;