Type Definition vulkan_bindings::FnFreeFunction

source ·
pub type FnFreeFunction = extern "system" fn(pUserData: *mut c_void, pMemory: *mut c_void);