Type Definition ash::vk::types::PFN_vkReallocationFunction [] [src]

type PFN_vkReallocationFunction = unsafe extern "system" fn(_: *mut c_void, _: *mut c_void, _: size_t, _: size_t, _: SystemAllocationScope) -> *mut c_void;