Type Definition vks::vk::PFN_vkReallocationFunction [] [src]

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