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

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