Type Definition VkResult
bedrock::vk
type VkResult = i32;
impl VkResultHandler for VkResult
fn into_result(self) -> Result<()>