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

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