Function rustjs::ops::signal::signal_int_to_str

source ยท
pub fn signal_int_to_str(s: i32) -> Result<&'static str, Error>