[][src]Function hglib::handle_err

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