Function get_int_prop

Source
pub fn get_int_prop(atom: Pin<&Atom>, key: &CxxString) -> Result<i32, Exception>