Type Alias PFN_vkFreeFunction

Source
pub type PFN_vkFreeFunction = extern "system" fn(pUserData: *mut c_void, pMemory: *mut c_void);