Skip to main content

create_image

Function create_image 

Source
pub unsafe fn create_image(
    device: VkDevice,
    create_info: *const VkImageCreateInfo,
    allocator: *const VkAllocationCallbacks,
    image_out: *mut VkImage,
) -> VkResult
Expand description

ยงSafety

direct calling ffi functions.