[][src]Function nobs_vk::make_result

pub fn make_result(r: Result) -> Result<Success, Error>

Converts the integer error code from a vulkan command into a Result<Success, Error>