vkGetAndroidHardwareBufferPropertiesANDROID

Function vkGetAndroidHardwareBufferPropertiesANDROID 

Source
pub unsafe extern "system" fn vkGetAndroidHardwareBufferPropertiesANDROID(
    device: VkDevice,
    buffer: *const AHardwareBuffer,
    pProperties: *mut VkAndroidHardwareBufferPropertiesANDROID,
) -> VkResult
Expand description

Available if built with prototypes.