Skip to main content

create_framebuffer

Function create_framebuffer 

Source
pub unsafe fn create_framebuffer(
    device: VkDevice,
    create_info: *const VkFramebufferCreateInfo,
    allocator: *const VkAllocationCallbacks,
    framebuffer_out: *mut VkFramebuffer,
) -> VkResult
Expand description

ยงSafety

direct calling ffi functions.