Type Definition vks::PFN_vkReallocationFunction [] [src]

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