Function map_result

Source
pub fn map_result(r: c_int) -> Result<()>
Expand description

Convert an integer return value into a Result.