Type Definition guile_sys::GC_on_heap_resize_proc [] [src]

type GC_on_heap_resize_proc = Option<extern "C" fn(_: GC_word)>;