Type Definition guile_sys::GC_fn_type [] [src]

type GC_fn_type = Option<unsafe extern "C" fn(_: *mut c_void) -> *mut c_void>;