pub unsafe extern "system" fn vkGetMemoryNativeBufferOHOS(
device: VkDevice,
pInfo: *const VkMemoryGetNativeBufferInfoOHOS,
pBuffer: *mut *mut OH_NativeBuffer,
) -> VkResultExpand description
Available if built with prototypes.
pub unsafe extern "system" fn vkGetMemoryNativeBufferOHOS(
device: VkDevice,
pInfo: *const VkMemoryGetNativeBufferInfoOHOS,
pBuffer: *mut *mut OH_NativeBuffer,
) -> VkResultAvailable if built with prototypes.