Type Definition guile_sys::scm_t_inner [] [src]

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