[][src]Type Definition vulkan_bindings::FnGetMemoryHostPointerPropertiesEXT

type FnGetMemoryHostPointerPropertiesEXT = extern "system" fn(device: Device, handleType: ExternalMemoryHandleTypeFlagBits, pHostPointer: *const c_void, pMemoryHostPointerProperties: *mut MemoryHostPointerPropertiesEXT) -> Result;