Type Definition vulkan_bindings::FnGetDeviceProcAddr[][src]

pub type FnGetDeviceProcAddr = extern "system" fn(device: Device, pName: *const c_char) -> FnVoidFunction;