Type Definition vulkan_bindings::FnGetMemoryHostPointerPropertiesEXT[][src]

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