virDomainSnapshotListChildrenNames

Function virDomainSnapshotListChildrenNames 

Source
pub unsafe extern "C" fn virDomainSnapshotListChildrenNames(
    snapshot: virDomainSnapshotPtr,
    names: *mut *mut c_char,
    nameslen: c_int,
    flags: c_uint,
) -> c_int