Function virDomainGetUUIDString

Source
pub unsafe extern "C" fn virDomainGetUUIDString(
    domain: virDomainPtr,
    buf: *mut c_char,
) -> c_int