Type Definition vulkanalia_sys::PFN_vkInternalAllocationNotification
source · [−]pub type PFN_vkInternalAllocationNotification = Option<unsafe extern "system" fn(_: *mut c_void, _: usize, _: InternalAllocationType, _: SystemAllocationScope)>;