Type Definition guile_sys::GC_warn_proc [] [src]

type GC_warn_proc = Option<unsafe extern "C" fn(_: *mut c_char, _: GC_word)>;