Function guile_sys::scm_select [] [src]

pub unsafe extern "C" fn scm_select(
    reads: SCM,
    writes: SCM,
    excepts: SCM,
    secs: SCM,
    msecs: SCM
) -> SCM