Function virNWFilterGetUUID

Source
pub unsafe extern "C" fn virNWFilterGetUUID(
    nwfilter: virNWFilterPtr,
    uuid: *mut c_uchar,
) -> c_int