Function gst_ vulkan_ operation_ update_ frame 
Source pub unsafe extern "C" fn gst_vulkan_operation_update_frame(
    self_: *mut GstVulkanOperation,
    frame: *mut GstBuffer,
    dst_stage: u64,
    new_access: u64,
    new_layout: VkImageLayout,
    new_queue: *mut GstVulkanQueue,
)