panda_delvm

Function panda_delvm 

Source
pub unsafe extern "C" fn panda_delvm(name: *mut c_char) -> c_int
Expand description

panda_delvm() - Delete a guest snapshot. @name: Name of snapshot to delete.

Delete a guest snapshot by name from the current qcow.

Return: not used