Skip to main content

vkGetNativeBufferPropertiesOHOS

Function vkGetNativeBufferPropertiesOHOS 

Source
pub unsafe extern "system" fn vkGetNativeBufferPropertiesOHOS(
    device: VkDevice,
    buffer: *const OH_NativeBuffer,
    pProperties: *mut VkNativeBufferPropertiesOHOS,
) -> VkResult
Expand description

Available if built with prototypes.