pub unsafe extern "C" fn panda_delvm(name: *mut c_char) -> c_int
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