[][src]Type Definition vulkan_bindings::FnCreateSampler

type FnCreateSampler = extern "system" fn(device: Device, pCreateInfo: *const SamplerCreateInfo, pAllocator: *const AllocationCallbacks, pSampler: *mut Sampler) -> Result;