[][src]Function nobs_vulkanism_headless::make_result

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

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