Function handle_err

Source
pub fn handle_err(
    x: Result<(Vec<u8>, i32), HglibError>,
) -> Result<bool, HglibError>