Type Definition guile_sys::GC_abort_func [] [src]

type GC_abort_func = Option<unsafe extern "C" fn(_: *const c_char)>;