Function crypt_set_uuid

Source
pub unsafe extern "C" fn crypt_set_uuid(
    cd: *mut crypt_device,
    uuid: *const c_char,
) -> c_int