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

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

https://www.khronos.org/registry/vulkan/specs/1.1-extensions/man/html/PFN_vkAllocationFunction.html