Function guile_sys::scm_sigaction_for_thread [] [src]

pub unsafe extern "C" fn scm_sigaction_for_thread(
    signum: SCM,
    handler: SCM,
    flags: SCM,
    thread: SCM
) -> SCM