Type Definition unity_native_plugin_sys::PFN_vkGetMemoryHostPointerPropertiesEXT[][src]

pub type PFN_vkGetMemoryHostPointerPropertiesEXT = Option<unsafe extern "system" fn(device: VkDevice, handleType: VkExternalMemoryHandleTypeFlagBits, pHostPointer: *const c_void, pMemoryHostPointerProperties: *mut VkMemoryHostPointerPropertiesEXT) -> VkResult>;