Function get_bool_prop

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