[][src]Function guile_sys::scm_wait_condition_variable

pub unsafe extern "C" fn scm_wait_condition_variable(
    cond: SCM,
    mutex: SCM
) -> SCM