pub unsafe extern "system" fn vkGetNativeBufferPropertiesOHOS(
device: VkDevice,
buffer: *const OH_NativeBuffer,
pProperties: *mut VkNativeBufferPropertiesOHOS,
) -> VkResultExpand description
Available if built with prototypes.
pub unsafe extern "system" fn vkGetNativeBufferPropertiesOHOS(
device: VkDevice,
buffer: *const OH_NativeBuffer,
pProperties: *mut VkNativeBufferPropertiesOHOS,
) -> VkResultAvailable if built with prototypes.