[][src]Type Definition vk_sys::PFN_vkReallocationFunction

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