[][src]Function nix::unistd::alarm::cancel

pub fn cancel() -> Option<c_uint>

Cancel an previously set alarm signal.

Returns the leftover time of a previously set alarm if there was one.