pub type PFN_vkReleaseProfilingLockKHR = unsafe extern "system" fn(_device: Device);
Expand description