scm_select

Function scm_select 

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