Function virSecretGetUUIDString

Source
pub unsafe extern "C" fn virSecretGetUUIDString(
    secret: virSecretPtr,
    buf: *mut c_char,
) -> c_int