Type Alias PFN_vkReleaseProfilingLockKHR

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