Type Definition guile_sys::GC_oom_func [] [src]

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