Type Definition vk_sys::PFN_vkAllocationFunction [−][src]
pub type PFN_vkAllocationFunction = extern "system" fn(_: *mut c_void, _: usize, _: usize, _: SystemAllocationScope) -> *mut c_void;
pub type PFN_vkAllocationFunction = extern "system" fn(_: *mut c_void, _: usize, _: usize, _: SystemAllocationScope) -> *mut c_void;