Type Definition guile_sys::scm_t_pointer_finalizer [] [src]

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