Type Definition vks::vk::PFN_vkFreeFunction [] [src]

type PFN_vkFreeFunction = Option<unsafe extern "system" fn(_: *mut c_void, _: *mut c_void)>;