Type Definition guile_sys::GC_stop_func [] [src]

type GC_stop_func = Option<extern "C" fn() -> c_int>;