Type Definition pilka_lib::ash::vk::PFN_vkReallocationFunction[]

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